--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commits v4.7.0-rc.2 (a20c7e1c)
db40ee7 Ivan 2026-06-06 05:02:39 - 1 month ago
feat(icon): refactor MaterialDesignIcon and related components to utilize centralized icon resolution logic, improving consistency and maintainability
f5531cc Ivan 2026-06-06 04:35:13 - 1 month ago
feat(messages): update message import functionality with file upload support and improved error handling
85301cb Ivan 2026-06-06 04:28:45 - 1 month ago
feat(database): implement multipart file upload for database restoration and update UI for restore functionality
768b4bd Ivan 2026-06-06 03:15:57 - 1 month ago
fix(tests): update assertion count for message state updates in failure handling test
7eea421 Ivan 2026-06-06 01:30:56 - 1 month ago
feat(android): refactor RNode interface handling and add support for Android storage management
d3dfa64 Ivan 2026-06-03 15:07:54 - 2 months ago
feat(android): implement AndroidStorageManager for handling internal and external storage, including migration and setup options
66064ca Ivan 2026-06-03 14:44:17 - 2 months ago
fix(relay): update UI layout and overflow handling in RelayChatPage component
dff7dc4 Ivan 2026-06-03 14:44:09 - 2 months ago
feat(app): add relay chat button with unread message count display
f882884 Ivan 2026-06-03 14:44:00 - 2 months ago
feat(locales): add RRC chat feature translations for multiple languages
7dc596d Ivan 2026-06-03 14:43:52 - 2 months ago
chore(dependencies): add pyserial version 3.5 or higher to project dependencies
2f5474a Ivan 2026-06-03 14:43:32 - 2 months ago
feat(ci): add Rust x86_64-apple-darwin target installation for macOS builds
cacd1f6 Ivan 2026-06-02 16:26:58 - 2 months ago
feat(android): add cbor2 version 5.6.5 support and update wheel verification process
da18029 Ivan 2026-06-02 16:20:06 - 2 months ago
feat(relay): implement member moderation features and update UI with keep-alive support for routing
c206569 Ivan 2026-06-02 16:19:31 - 2 months ago
feat(android): add verification for aiohttp vendor wheels in build process
801cec5 Ivan 2026-06-02 15:32:57 - 2 months ago
feat(panes, tabs, rrc, rnsh tool) add new features, tests and UI updates.
73845d9 Ivan 2026-06-02 14:36:43 - 2 months ago
chore(dependencies): add cbor2 version 6.1.1 to project dependencies
ef4c2ae Ivan 2026-06-02 14:07:45 - 2 months ago
refactor(rngit): remove RNGit explorer tool
65abc3f Ivan 2026-06-02 14:07:12 - 2 months ago
feat(sticker-utils): add bounded gzip decompression to prevent unbounded memory allocation
97d25a2 Ivan 2026-06-01 15:17:15 - 2 months ago
feat(lxmf): update message handling with solving stamps and update UI tooltips for better user feedback
61ba0f7 Ivan 2026-06-01 15:16:33 - 2 months ago
chore(version) update to v4.7.0
f1900dd Ivan 2026-06-01 15:14:54 - 2 months ago
chore(dependencies): update lxmf to 1.0.1 and rns to version 1.3.5
633cdd9 Ivan 2026-06-01 15:13:43 - 2 months ago
chore(changelog): update version to 4.7.0 and mark as upcoming
ff624bc Ivan 2026-05-30 21:24:11 - 2 months ago
fix(meshchat): update public key loading logic to support both 64-byte and 128-byte keys; update identity recall method for consistency
e741859 Ivan 2026-05-30 21:02:56 - 2 months ago
feat(repack-android-wheels): implement RECORD regeneration for pycodec2 wheels to ensure installability
4d7cae4 Ivan 2026-05-30 21:02:41 - 2 months ago
fix(build-android-wheels): pin cffi version to 1.15.1 in METADATA for consistent dependency management
b4e3e26 Ivan 2026-05-30 20:05:09 - 2 months ago
refactor(ping-page): remove eyebrow text from PingPage component and enhance ToolsPageHeader with back navigation link
72809ef Ivan 2026-05-30 19:44:26 - 2 months ago
feat(codec2): integrate Codec2 native library support in Android builds and workflows
2eba734 Ivan 2026-05-30 19:31:11 - 2 months ago
feat(micron-editor): update
24055d8 Ivan 2026-05-30 19:30:57 - 2 months ago
refactor(interface-discovery): streamline interface allowlist and blacklist handling by sanitizing patterns before matching
664a4cb Ivan 2026-05-30 19:30:47 - 2 months ago
chore(dependencies): update UV_VERSION to 0.11.15 in CI scripts
d040898 Ivan 2026-05-30 19:30:42 - 2 months ago
feat(locales): add backend management messages and MTU hints in multiple languages
c933240 Ivan 2026-05-30 19:30:32 - 2 months ago
chore(dependencies): update UV_VERSION to 0.11.15 in README files
424750c Ivan 2026-05-30 19:30:21 - 2 months ago
chore(dependencies): update UV_VERSION to 0.11.15 across workflow files
4d772ba Ivan 2026-05-30 18:52:11 - 2 months ago
chore(dependencies): update
390e25e Ivan 2026-05-30 18:48:35 - 2 months ago
feat(electron): implement backend process management and recovery features
b3303e1 Ivan 2026-05-30 18:46:43 - 2 months ago
feat(ci): add Node.js version verification step to custom setup-node-pnpm action
32610c4 Ivan 2026-05-30 18:45:14 - 2 months ago
chore(dependencies): update lxmf to version 1.0.0 and rns to version 1.3.4 in project configuration files
34637ba Ivan 2026-05-30 18:44:32 - 2 months ago
feat(interface): enforce minimum MTU validation for TCPClientInterface and add corresponding tests
e538551 Ivan 2026-05-27 19:21:02 - 2 months ago
chore(dependencies): add override for @electron/get to version 3.1.0 in pnpm-lock.yaml
39ed5fd Ivan 2026-05-27 19:07:56 - 2 months ago
chore(dependencies): update @electron/get to version 3.1.0 and adjust patching logic in electron-builder file system script
bd0eef6 Ivan 2026-05-27 00:57:29 - 2 months ago
feat(electron): update post-install script to include patching for electron-builder file system constants
251df14 Ivan 2026-05-27 00:57:15 - 2 months ago
feat(meshchat): add optional storage lock bypass and filter discovered interfaces in response
0454f22 Ivan 2026-05-26 23:32:10 - 2 months ago
feat(meshchat): implement storage locking and improve database restore process with relaunch capability
73e4d4c Ivan 2026-05-26 21:38:06 - 2 months ago
chore(dependencies): update ansi-regex and y18n versions in pnpm-lock.yaml and pnpm-workspace.yaml
c8d1468 Ivan 2026-05-26 21:29:31 - 2 months ago
chore(dependencies): update dompurify version to ^3.4.5 and clean up unused dependencies in pnpm-lock.yaml
625bc63 Ivan 2026-05-26 21:26:10 - 2 months ago
feat(ci): introduce custom setup-node-pnpm action for streamlined Node.js and pnpm setup in workflows
3479cd1 Ivan 2026-05-26 21:20:29 - 2 months ago
chore(changelog): update CHANGELOG for version 4.6.3
e8b51b7 Ivan 2026-05-26 21:20:14 - 2 months ago
chore(dependencies): update dependencies
6a87c13 Ivan 2026-05-26 21:19:38 - 2 months ago
chore(licenses): update licenses_frontend.json and THIRD_PARTY_NOTICES.txt with new dependencies and author information, including version updates for several packages
9496d3e Ivan 2026-05-26 21:19:24 - 2 months ago
feat(tests): update tests
80b49e5 Ivan 2026-05-26 21:19:02 - 2 months ago
refactor(ui): replace static headers with ToolsPageHeader component across multiple pages for improved consistency and maintainability
a4f3a37 Ivan 2026-05-26 21:18:36 - 2 months ago
feat(lxmf): update reaction handling by adding parsing and extraction functions for LXMF reactions
494e546 Ivan 2026-05-26 21:18:27 - 2 months ago
fix(meshchat): update message handling by adding auto-resend for failed messages and improving destination block checks
36f73ee Ivan 2026-05-26 21:18:12 - 2 months ago
fix(voicemail): skip auto-answer for blocked callers
6e642c2 Ivan 2026-05-18 13:33:53 - 2 months ago
fix(ci): swap setup-node and corepack order to fix pnpm on ubuntu-24.04
39fe7a4 Ivan 2026-05-18 13:04:40 - 2 months ago
fix(macos): add microphone audio-input entitlement for macOS dmg
1c4c5a2 Ivan 2026-05-18 12:53:24 - 2 months ago
fix(interfaces): disable autoconnect when discovery is turned off
246c3ba Ivan 2026-05-18 12:48:07 - 2 months ago
fix(interfaces): show restarting rns toast on discovery save, fix non-spinner icon
c678807 Ivan 2026-05-18 12:44:45 - 2 months ago
fix(interfaces): show all discovered interfaces with allowlist status, apply allowlist on config save
3b31794 Ivan 2026-05-18 12:35:11 - 2 months ago
fix(ui): make 3-dots menu button visible on orange and red bubbles
ee6fe77 Ivan 2026-05-18 12:33:33 - 2 months ago
fix(ui): always show timestamps on outbound message bubbles
a61ec0f Ivan 2026-05-18 12:30:58 - 2 months ago
fix(ui): improve timestamp and icon readability on solid-colored outbound bubbles
cad232e Ivan 2026-05-18 12:26:35 - 2 months ago
chore(cleanup) format
3be6cd2 Ivan 2026-05-18 12:24:27 - 2 months ago
feat(call): add minimize button for active calls, ensure all phone settings persist
da0850f Ivan 2026-05-18 12:15:16 - 2 months ago
chore(api): update http routes
244d46a Ivan 2026-05-18 12:13:29 - 2 months ago
fix(tests): update ContactsPage test to match current API payload
e5f7d1a Ivan 2026-05-18 12:12:12 - 2 months ago
chore(cleanup): format with ruff
3f0baac Ivan 2026-05-18 12:10:53 - 2 months ago
chore(ci): update pnpm version, add offline build support to wasm fetch, fix electron coverage
72fd3b7 Ivan 2026-05-18 12:10:47 - 2 months ago
fix(ui): update identities sidebar icon
bcf1c87 Ivan 2026-05-18 12:10:27 - 2 months ago
chore(scripts): improve wheel fetching and add retries
560d59c Ivan 2026-05-18 12:10:23 - 2 months ago
chore(android): update build configuration
5a5f4ea Ivan 2026-05-18 12:10:18 - 2 months ago
chore(config): update gitea CLI help text
db43085 Ivan 2026-05-18 12:09:47 - 2 months ago
feat(i18n): update translations for map and interfaces
c14917c Ivan 2026-05-18 12:09:41 - 2 months ago
feat(interfaces): improve interface page UI
68ec347 Ivan 2026-05-18 12:09:36 - 2 months ago
feat(map): improve export UI and metadata handling
040a204 Ivan 2026-05-18 12:09:30 - 2 months ago
feat(scripts): add offline bundle creation and installation scripts
6fb0efb Ivan 2026-05-18 12:09:24 - 2 months ago
chore(build): add offline build support and remove legacy build tasks
6327e16 Ivan 2026-05-18 12:09:08 - 2 months ago
chore(config): remove git.quad4.io references from codebase
8a29c7f Ivan 2026-05-18 12:09:02 - 2 months ago
chore(docs): update URLs from git.quad4.io to official mirrors
ca00eae Ivan 2026-05-18 12:08:56 - 2 months ago
fix(ui): improve relative timestamp granularity with combined units
88272d1 Ivan 2026-05-18 12:08:51 - 2 months ago
fix(messages): preserve original timestamps and fix conversation ordering
71ad205 Ivan 2026-05-18 12:08:17 - 2 months ago
fix(propagation): enable local propagation node on startup from config
5ba72b4 Ivan 2026-05-15 16:27:50 - 2 months ago
fix(dockerfiles): add pnpm-workspace.yaml
d48a815 Ivan 2026-05-15 16:21:55 - 2 months ago
chore(cleanup): remove legacy files
1268768 Ivan 2026-05-15 16:21:35 - 2 months ago
chore(docs): update readme
86ddcc2 Ivan 2026-05-15 16:07:58 - 2 months ago
feat(pnpm): update to v11
0a76247 Ivan 2026-05-12 23:31:53 - 2 months ago
chore(licenses) update versions
cd27f2b Ivan 2026-05-12 23:31:21 - 2 months ago
feat(memory) add heap monitor for frontend
020fe05 Ivan 2026-05-12 01:24:22 - 2 months ago
feat(backend) add memory diagnostics, limit sqlite cache statements
0e86b57 Ivan 2026-05-12 01:13:56 - 2 months ago
feat(frontend) update styling
b2e8e33 Ivan 2026-05-11 02:32:04 - 2 months ago
chore(codebase): format
ca6e599 Ivan 2026-05-10 18:19:55 - 2 months ago
feat(version, dependencies): prep v4.6.3, update LXMF
84d67a4 Ivan 2026-05-10 13:26:04 - 2 months ago
docs(CHANGELOG): update 4.6.2 with UV migration, hardened Docker, Linux CI, and map drag-drop
3d60f7f Ivan 2026-05-10 13:17:30 - 2 months ago
fix(docker): add python3 to build-frontend stage for docs build; add i18n for map drag-drop
e1de656 Ivan 2026-05-10 12:44:44 - 2 months ago
feat(map): drag-and-drop GeoJSON/KML/KMZ import on map window
df89746 Ivan 2026-05-10 12:38:51 - 2 months ago
fix(docker): include CHANGELOG.md, logo/, and reticulum manual in Docker images; fix markdown table styling in docs
e514623 Ivan 2026-05-10 10:59:02 - 2 months ago
ci(linux): install Task before running release-assets build script
2a77690 Ivan 2026-05-10 10:51:52 - 2 months ago
ci(linux): add AppImage/deb/rpm build-test jobs for x64 and arm64 on push to dev
9b5574c Ivan 2026-05-10 10:40:22 - 2 months ago
ci(docker): add hardened variant to build matrix, update Dockerfiles and docs for UV
eafa246 Ivan 2026-05-10 10:20:45 - 2 months ago
chore(docs): update
Page 1 | Older »
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────